CommonEvent 1750
Name = "会話：レイ"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Go over there..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["I don't want to talk..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Yu likes to chat, so you can talk to her..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["I don't like people..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Is high society interesting...?"])
    ShowText(["It's painful for me..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["I probably wouldn't have made friends even if I were alive..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["……………………"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["It's not like I have anything to talk about..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["It's kind of dark here..."])
    ShowText(["It's perfect for me..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Anyone who bullies Chrome is... my enemy..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["chromg_fc2", 0, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["You and I..."])
    ShowText(["Which one is the older sister, and which one is the younger sister...?"])
    ShowChoices([["Yu is the older sister", "Rei is the older sister", "I don't know"], 0])
    When([0, "ユーが姉"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Is that so?"])
      ShowText(["You're a bit unreliable though..."])
      Empty([])

    When([1, "レイが姉"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["I guess I'm the older sister after all."])
      ShowText(["You're a bit unreliable, aren't you..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "分からない"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["That's right..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["chromg_fc2", 0, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Is there a way to cure stage fright...?"])
    ShowText(["Is there something...?"])
    ShowChoices([["Think of the audience as pumpkins", "Write the character for 'person' on your palm and swallow it", "It can't be cured"], 0])
    When([0, "相手をカボチャだと思う"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Does that really work...?"])
      Empty([])

    When([1, "掌に人の字を書いて飲み込む"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["It's a curse, I'll give it a try..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "治らない"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["That's right..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Chrome's older sister..."])
    ShowText(["Do you know why she passed away...?"])
    ShowChoices([["Explosion accident", "Murdered", "Food poisoning"], 0])
    When([0, "爆発事故"])
      ShowTextAttributes(["chromg_fc2", 4, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Yeah, it's said to be an accident caused by Chrome's carelessness."])
      ShowText(["Chrome has been regretting that for a long time..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "殺された"])
      ShowTextAttributes(["chromg_fc2", 4, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Huh? I haven't heard that story..."])
      Empty([])

    When([2, "食中毒"])
      ShowTextAttributes(["chromg_fc2", 4, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Huh? I haven't heard that story..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Why do you bully Chrome...?"])
    ShowChoices([["Attacked from the other side", "Because she's cute", "Because she's an enemy"], 0])
    When([0, "向こうから襲ってきた"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Wasn't it you who attacked first...?"])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "可愛いから"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["You bully because she's cute...?"])
      ShowText(["You're just a kid~."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "敵だから"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Well... if you're an enemy, then it's unavoidable."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["chromg_fc2", 4, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["You've come this far..."])
    ShowText(["What exactly are you planning to do?"])
    ShowChoices([["Release the Seven Archangels", "Defeat Minagi", "Came for an interview"], 0])
    When([0, "七大天使を解放"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["What are the Seven Archangels...?"])
      ShowText(["You're thinking of something difficult, huh?"])
      Empty([])

    When([1, "魅凪を倒す"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Are you going to defeat Minagi?"])
      ShowText(["That's obviously impossible..."])
      Empty([])

    When([2, "面接を受けに来た"])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["Ah, is it the interview for the prostitute?"])
      ShowText(["You'd definitely pass with ease."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 79])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["I want dark stones..."])
      ControlVariables([24, 24, 0, 3, 0, 79, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Dark Stone'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["chromg_fc2", 0, 0, 2])
        ShowText(["\\n<Rei>"])
        ShowText(["I'm so happy..."])
        ChangeItems([79, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["chromg_fc2", 0, 0, 2])
        ShowText(["\\n<Rei>"])
        ShowText(["Well, that's fine……"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 415])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["I want white chocolate..."])
      ControlVariables([24, 24, 0, 3, 0, 415, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'White Heart Chocolate'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["chromg_fc2", 0, 0, 2])
        ShowText(["\\n<Rei>"])
        ShowText(["I'm so happy..."])
        ChangeItems([415, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["chromg_fc2", 0, 0, 2])
        ShowText(["\\n<Rei>"])
        ShowText(["Well, that's fine……"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 9000, 0])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["I want money..."])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 9000G? (Current money: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["chromg_fc2", 0, 0, 2])
        ShowText(["\\n<Rei>"])
        ShowText(["I'm so happy..."])
        ChangeGold([1, 0, 9000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["chromg_fc2", 0, 0, 2])
        ShowText(["\\n<Rei>"])
        ShowText(["Well, that's fine……"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["chromg_fc2", 0, 0, 2])
      ShowText(["\\n<Rei>"])
      ShowText(["...I don't have any money..."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["chromg_fc2", 0, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([5, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Elf's Spirit Medicine' from Rei!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["chromg_fc2", 0, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2843, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Mystical Stone of Magic' from Rei!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["chromg_fc2", 0, 0, 2])
    ShowText(["\\n<Rei>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 15000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 15000G from Rei!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
